Decorative Class

Represents the decorative extension (adec:decorative) that marks a drawing object as decorative, so accessibility tools can skip it (uri {C183D7F6-B498-43B3-948B-1728B52AA6E4}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class Decorative : IExtensionContent
Inheritance
Object    Decorative
Implements
IExtensionContent

Constructors

DecorativeInitializes a new instance of the Decorative class

Properties

Value Gets or sets the value (val).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also